Skip to content

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented Jun 6, 2025

Description

Please include a summary of changes, motivation and context for this PR.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

Copy link

codecov bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.00%. Comparing base (28abd17) to head (ad4d614).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #619   +/-   ##
=======================================
  Coverage   78.00%   78.00%           
=======================================
  Files           9        9           
  Lines        3769     3769           
=======================================
  Hits         2940     2940           
  Misses        829      829           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcbarton mcbarton force-pushed the Fix-@-in-absolute-path-for-sysroot_path branch from ba40e25 to 2c6a587 Compare June 13, 2025 09:31
@mcbarton
Copy link
Collaborator Author

mcbarton commented Jun 13, 2025

@anutosh491 @vgvassilev @Vipul-Cariappa @aaronj0 can one of you approve this PR, so I can take it in? I have tested the solution in this PR, and it is the same one xeus-cpp is using in a PR in that repo (here compiler-research/xeus-cpp#333) that has already been approved. That way I can take both in together, so we have consistency between how repos about how to solve this problem.

@mcbarton mcbarton force-pushed the Fix-@-in-absolute-path-for-sysroot_path branch 3 times, most recently from 6e5c26b to bf9c05c Compare June 14, 2025 07:24
@mcbarton mcbarton changed the title Fix case where preloading paths have @ in absolute path Fix case where preloaded paths have @ in them Jun 14, 2025
Copy link
Collaborator

@aaronj0 aaronj0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Please follow up with @anutosh491 and @vgvassilev on compiler-research/xeus-cpp#333 before merging this PR

@mcbarton mcbarton force-pushed the Fix-@-in-absolute-path-for-sysroot_path branch from bf9c05c to ad4d614 Compare June 16, 2025 10:18
Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me...

@mcbarton mcbarton merged commit cce6bac into compiler-research:main Jun 16, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants